How can I call SSIS Containers using .NET
I've a Sequance Container in my SSIS Package Iwant to execute SSIS Sequance container in dot net.can you please help on this
Thanks & Regards,
AnilThanks & Regards, Anil
November 22nd, 2010 12:42pm
Following might help you
http://msdn.microsoft.com/en-us/library/microsoft.sqlserver.dts.runtime.sequence.aspx
Gaurav Gupta http://sqlservermsbiblog.blogspot.com/
Free Windows Admin Tool Kit Click here and download it now
November 22nd, 2010 1:09pm
Hi Anil,
Have a look at this link
http://www.koders.com/csharp/fidA034500CC2BD1BF808B7093A1F20123ECD399354.aspx?s=excel
Just for interest sake, why dont you use the script task?Regards, Sifiso W. Ndlovu | Data Analyst| Nedbank Group Ltd Nedbank Head Office, 135 Rivonia Road, Sandown, 2196 South Africa
November 23rd, 2010 6:24am